@charset "utf-8";

/* 首页 */
.Banner .item img {
  display: block;
  width: 100%;
}

.Banner .item .mobile {
  display: none;
}

.Banner .slick-current img {
  -webkit-animation: scaleIn 3s 1;
  animation: scaleIn 3s 1;
}

.Banner .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  z-index: 9;
}

.Banner .slick-prev {
  left: 5%;
}

.Banner .slick-next {
  right: 5%;
}

@keyframes scaleIn {
  0% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    transition: 500ms;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: 500ms;
  }
}

@-webkit-keyframes scaleIn {
  0% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    transition: 500ms;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: 500ms;
  }
}

.pt20 {
  padding-top: 20px;
}

.mt20 {
  margin-top: 20px;
}

.ptb30 {
  padding: 30px 0;
}

.mores {
  float: right;
  color: rgb(102, 102, 102);
}

.mores img {
  display: inline-block;
  vertical-align: middle;
  height: 14px;
  margin-left: 5px;
}

.HomeTit {
  text-align: center;
  position: relative;
  top: -9px;
  height:50px;
}

.HomeTit img {
  display: inline-block;
  height: 50px;
}

.SlideTxt .hd {
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}

.SlideTxt .hd li {
  float: left;
  font-size: 18px;
  margin-right: 30px;
  position: relative;
  font-weight: bold;
}

.SlideTxt .hd li i {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 4px;
  background: #008CD5;
  opacity: 0;
  visibility: hidden;
}

.SlideTxt .hd li.on a {
  color: #00518e;
}

.SlideTxt .hd li.on i {
  opacity: 1;
  visibility: visible;
}

.SlideTxt .bd .mores {
  line-height: 50px;
}

.SlideTxt .bd .slick-track {
  text-align: center;
  margin:0 auto;
}

.SlideTxt .bd .slick-slide {
  display: inline-block;
  width: 100%;
}

.SlideTxt .bd .item {
  display: inline-block;
  padding: 25px 0 20px;
  box-sizing: border-box;
}

.HomeInvest .hd {
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}

.HomeInvest .hd li {
  float: left;
  font-size: 18px;
  margin-right: 30px;
  position: relative;
  font-weight: bold;
}

.HomeInvest .hd li i {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 4px;
  background: #008CD5;
  opacity: 0;
  visibility: hidden;
}

.HomeInvest .hd li.on a {
  color: #00518e;
}

.HomeInvest .hd li.on i {
  opacity: 1;
  visibility: visible;
}

.HomeInvest .bd .mores {
  line-height: 50px;
}

.HomeInvest .bd .slick-track {
  text-align: center;
  margin:0 auto;
}

.HomeInvest .bd .slick-slide {
  display: inline-block;
  width: 100%;
}


.HomeEnter {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  margin-top: -110px;
  z-index: 3;
}
/*.HomeEnter{position: absolute; left: 0; top: 50%; right: 0; margin-top: -176px; z-index: 3;}*/
.HomeEnter dl {
  width: 200px;
  float: right;
  padding: 35px 25px;
  background: url(../images/navbg.png) repeat;
  box-shadow: 0 0 5px #ddd;
  border-radius: 6px;
}

.HomeEnter dl dd {
  margin-bottom: 30px;
}

.HomeEnter dl dd:last-child {
  margin-bottom: 0;
}

.HomeEnter dl dd .btn {
  display: block;
  line-height: 40px;
  padding: 0 15px 0 20px;
  font-size: 16px;
  color: #fff;
  border-radius: 6px;
}

.HomeEnter dl dd .btn i {
  float: right;
}
.HomeEnter dl dd .btn i img{vertical-align: middle;}

.HomeEnter dl dd .zs {
  display: block;
  margin-top: 5px;
  line-height: 21px;
  color: #008CD5;
}

.HomeEnter dl dd p {
  width:  50%;
  float:  left;
  height:  28px;
  line-height:  28px;
  position: relative;
  padding-left:15px;box-sizing: border-box;
}

.HomeEnter dl dd p::before{content:'';display: block;width:5px;height:5px;background:#00518e;border-radius: 50%;position: absolute;left:0;top:50%;margin-top:-2.5px;}

.HomeEnter dl dd p img {
  vertical-align:  middle;
  margin-right:  8px;
}
.HomeEnter dl .add_dd::after{content:'';display: block;clear: both;}
.HomeEnter dl .add_dd{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #008CD5;}

.HomeNotice {
  border-bottom: 1px solid #ccc;
  height: 40px;
  line-height: 40px;
}

.HomeNotice .box {
  padding: 0 100px 0 30px;
}

.HomeNotice .iconfont {
  position: absolute;
  left: 0;
  top: 0;
  color: #d60000;
  font-weight: bold;
}

.HomeNotice .mores,.SlideTxt .bd .mores,.HomeInvest .bd .mores {
  position: absolute;
  right: 0;
  top: 0;
}

.SlideTxt .cjztc {
  width: 100%;
}

.SlideTxt .cjztc .imgbox {
  width: 50%;
  height: 250px;
  float: left;
}

.SlideTxt .cjztc .rightbox {
  width: 50%;
  height: 250px;
  float: right;
}

.SlideTxt .cjztc .rightbox .dhy_liebiao {
  height: 40px;
  line-height: 40px;
  padding-left: 40px;
}
.HomeInvest{margin-bottom:3%;}
.HomeInvest .cjztc .imgbox {
  width: 50%;
  height: 250px;
  float: left;
}

.HomeInvest .cjztc .rightbox {
  width: 50%;
  height: 250px;
  float: right;
}

.HomeInvest .cjztc .rightbox .dhy_liebiao {
  height: 40px;
  line-height: 40px;
  padding-left: 40px;
}

.HomeInvest .cjztc::after{content:'';display: block;clear: both;}

.SlideTxt {
  display: inline-block;
  width: 100%;
}

@media ( max-width:768px) {
  .SlideTxt .cjztc .imgbox,.SlideTxt .cjztc .rightbox {
    width: 100%;
    height: auto;
  }
  .HomeInvest .cjztc .imgbox,.HomeInvest .cjztc .rightbox {
    width: 100%;
    height: auto;
  }

  .SlideTxt .cjztc .rightbox .dhy_liebiao {
    padding-left: 0;
  }
  .HomeEnter dl dd:last-child{width:80%;margin-top:10px;}
}

.HomeMenu .item a {
  display: block;
  position: relative;
  margin: 0 10px;
  background: #fff;
  box-shadow: 0px 0px 8px #eee;
  overflow: hidden;
  padding: 30px 10px 40px;
  border-radius: 6px;
  text-align: center;
}

.HomeMenu .item .icon {
  display: block;
  width: 45px;
  margin: 0 auto;
}

.HomeMenu .item span {
  display: block;
  font-size: 16px;
  margin-top: 10px;
  font-weight: bold;
}

.HomeMenu .item i {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 4px;
  background: #045896;
  transition: 400ms;
}

.HomeMenu .item:hover i {
  left: 0;
  width: 100%;
}

.HomeInvest .slider{
  text-align: center;
  margin-left: -30px;
}

.HomeInvest .item {
  padding: 25px 0 20px;
  box-sizing: border-box;
}

.HomeInvest .item a {
  display: block;
  position: relative;
  margin: 0 4px 0 30px;
  height: 300px;
  box-shadow: 0 0 4px #eee;
  text-align: center;
  padding: 35px 15px 20px;
  position: relative;
  border:1px solid #f6f6f6;
}

.HomeInvest .item .sort {
  width: 100px;
  line-height: 30px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -50px;
  background: url(../images/titbg.png);
  color: #fff;
}

.HomeInvest .item .tit {
  font-size: 16px;
  font-weight: bold;
}

.HomeInvest .item .percent {
  margin: 10px 0 15px;
}

.HomeInvest .item .percent span {
  display: block;
  font-size: 36px;
  line-height: 42px;
  color: #E0002B;
}

.HomeInvest .item .date {
  margin: 20px 0;
  color: #999;
}

.HomeInvest .item .detail {
  max-width: 160px;
  margin: 30px auto 0;
  color: #fff;
  line-height: 35px;
  border-radius: 4px;
}

.HomeInvest .item i {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 4px;
  background: #045896;
  transition: 400ms;
}

.HomeInvest .item:hover i {
  left: 0;
  width: 100%;
}

.HomeRecommend .slider {
  padding: 0 5%;
}

.HomeRecommend .item a {
  display: block;
  margin: 0 10px;
  border: 1px solid #eee;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.HomeRecommend .item .box {
  padding: 20px;
  height: 80px;
  text-shadow: 2px 2px 3px #666;
  color: #fff;
}

.HomeRecommend .item .box .title {
  font-size: 25px;
  line-height: 36px;
}

.HomeRecommend .item .tit {
  text-align: center;
  font-weight: bold;
  line-height: 40px;
  font-size: 16px;
}

.HomeRecommend .slick-arrow {
  top: 0;
  bottom: 0;
  margin-top: 0;
  width: 30px;
  height: auto;
  line-height: 40px;
  border-radius: 0;
  font-family: '宋体';
  color: #c5c5c5;
  font-weight: bold;
  font-size: 24px;
  overflow: hidden;
  cursor: pointer;
  padding: 0;
  transition: all ease 0.3s;
  background-color: #f6f6f6;
}

.HomeRecommend .item i {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 4px;
  background: #045896;
  transition: 400ms;
}

.HomeRecommend .item:hover i {
  left: 0;
  width: 100%;
}

.NewsBox {
  width: 48%;
}

.NewsBox .list {
  margin-top: 15px;
}

.NewsBox .list dd {
  margin-bottom: 15px;
  line-height: 20px;
}

.NewsBox .list dd .tit {
  font-weight: bold;
  font-size: 15px;
}

.NewsBox .list dd .date {
  display: block;
  color: #999;
}

.HomeService .slider {
  margin-top: 15px;
}

.HomeService .item a {
  display: block;
  border-left: 1px solid #e5e5e5;
}

.HomeService .item .box {
  /* background-color: rgba(255,255,255,0.9); */
  background:url(../images/whitebg.png) repeat;
  height: 170px;
  padding: 20px;
}

.HomeService .item .box .icons {
  width: 23px;
  height: 32px;
}

.HomeService .item .box .tit {
  height: 32px;
  line-height: 16px;
  margin: 5px 0;
  font-weight: bold;
}

.HomeService .item .box .entxt {
  line-height: 14px;
  height: 40px;
  font-size: 12px;
  margin-bottom: 5px;
}

.HomeService .item:hover .box {
  /* background-color: rgba(1,81,142,0.8); */
  background:url(../images/bluebg.png) repeat;
  color: #fff;
}

@media ( max-width:1024px) {
 
  .HomeInvest .slider {
    margin-left: 0;
  }

  .HomeInvest .item a {
    margin: 0 10px;
  }

  .HomeInvest .item .percent span {
    font-size: 26px;
  }
}

@media ( max-width:768px) {
  .HomeTit {
    top: -6px;
    height:40px;
  }

  .HomeTit img {
    height: 40px;
  }

  .HomeEnter {
    position: static;
    margin: 15px 0;
  }

  .HomeEnter dl {
    width: auto;
    height: auto;
    text-align: center;
    float: none;
    padding: 15px;
  }

  .HomeEnter dl dd {
    display: inline-block;
    width: 45%;
    margin-bottom: 0;
    margin: 0 2%;
    text-align: left;
  }

  .NewsBox {
    width: 100%;
    float: none;
  }
}

@media ( max-width:480px) {
 
  .HomeEnter dl dd .btn {
    padding: 0 10px;
    font-size: 15px;
  }

  .SlideTxt .hd li {
    margin-right: 15px;
  }
}

/* 新闻列表 */
.NewsList li {
  padding: 15px 0;
  border-bottom: 1px dashed #ddd;
}

.NewsList li .Scale-img {
  width: 22.2222%;
  height: 130px;
  float: left;
}

.NewsList li .con {
  width: 75.555%;
  float: right;
}

.NewsList li .con .title {
  margin-bottom: 10px;
}

.NewsList li .con .date {
  float: right;
  color: #999;
}

.NewsList li .con .tit {
  font-size: 16px;
  font-weight: bold;
}

.NewsList li .con .p {
  color: #8b969f;
  line-height: 21px;
  -webkit-line-clamp: 4;
}

.NewsList li .con-noimg {
  width: 80%;
}

.NewsList li .con-noimg .title {
  margin-bottom: 10px;
}

.NewsList li .con-noimg .date {
  float: right;
  color: #999;
}

.NewsList li .con-noimg .tit {
  font-size: 16px;
  font-weight: bold;
}

.NewsList li .con-noimg .p {
  color: #8b969f;
  line-height: 21px;
  -webkit-line-clamp: 4;
}


/* 搜索列表 */
.SearchNewsList>#newsList li {
  padding: 15px 0;
  border-bottom: 1px dashed #ddd;
}

.SearchNewsList>#newsList li .con {
  width: 100%;
}

.SearchNewsList>#newsList li .con .title {
  margin-bottom: 10px;
}

.SearchNewsList>#newsList li .con .date {
  float: right;
  color: black;
}

.SearchNewsList>#newsList li .con .tit {
  font-size: 16px;
  font-weight: bold;
}

.SearchNewsList>#newsList li .con .p {
  color: #8b969f;
  line-height: 21px;
  -webkit-line-clamp: 4;
}

.Bottom .weixin dd img:hover{transform: scale(3);}
.Bottom .weixin dd img{transition: all 0.6s;}

@media ( max-width:500px) {
 
  .NewsList li .Scale-img,.NewsList li .con {
    width: auto;
    float: none;
  }

  .NewsList li .Scale-img {
    height: 180px;
    margin-bottom: 10px;
  }

  .NewsList li .con .title {
    margin-bottom: 5px;
  }

  .NewsList li .con .date {
    float: none;
    display: block;
  }

  .NewsList li .con .p {
    -webkit-line-clamp: 2;
  }

  .SearchNewsList>#newsList li .con {
    width: auto;
    float: none;
  }

  .SearchNewsList>#newsList li .con .title {
    margin-bottom: 5px;
  }

  .SearchNewsList>#newsList li .con .date {
    float: none;
    display: block;
  }

  .SearchNewsList>#newsList li .con .p {
    -webkit-line-clamp: 2;
  }
  .NewsList li .con-noimg{width:100%;}
}





/* 详情页 */
.ActiveContent {
  padding: 30px 0 0;
  min-height: 400px;
}

.ActiveContent .Atit {
  text-align: center;
  line-height: 20px;
  position: relative;
}

.ActiveContent .Atit h2 {
  font-size: 22px;
  line-height: 30px;
  color: #333;
}

.ActiveContent .Atit em {
  display: block;
  font-size: 14px;
  color: #666;
  padding: 0 0px 21px;
  border-bottom: 1px dashed #e8e8e8;
}

.ActiveContent .Atit em i {
  padding: 0px 12px;
}

.SinglePage {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}

.SinglePage p {
  text-indent: 2em;
}

@media ( max-width:640px) {
  .ActiveContent {
    padding-top: 20px;
  }

  .ActiveContent .Atit h2 {
    font-size: 18px;
  }

  .ActiveContent .Atit em i {
    padding: 0px 5px;
  }
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline-block;
  vertical-align: middle;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #666666;
  font-size: 14px;
  /* color: #337ab7; */
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 0 5px;
}

.ajax_page {
  width: 100%;
  text-align: center;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #008CD5;
  border-color: #008CD5;
}


/* 网点查询 */
/*
.NetCheack .img img{display: block; width: 100%;}
.NetCheack .w1200{position: absolute; top: 50%; left: 50%; margin: -277px 0 0 -600px; z-index: 99;}
.NetCheack .box{background: #fff; width: 320px; height: 554px; box-shadow: 0px 2px 2px 2px #999;}
.NetCheack .box .title{font-size: 18px; line-height: 60px; padding-left: 15px; color: #fff;}
.NetCheack .menus{background: #EFF2F8; max-height: 440px; overflow: auto;}
.NetCheack .menus li{border-bottom: 1px solid #ddd;}
.NetCheack .menus li .am{display: block; height: 60px; line-height: 60px; border-bottom: 1px solid #ddd; padding: 0 15px; font-size: 16px;}
.NetCheack .menus li .am i,.NetCheack .menus li .item .tit i{float: right; transition: 300ms;}
.NetCheack .menus li .item{display: none; padding: 10px 20px;}
.NetCheack .menus li .item .tit{font-size: 15px;}
.NetCheack .menus li .item dl{display: none;}
.NetCheack .menus li dl dd{padding: 15px 15px 10px; line-height: 24px;}
.NetCheack .menus li dl dd p{position: relative; padding-left: 54px;}
.NetCheack .menus li dl dd .name{position: absolute; left: 0; top: 0; width: 44px; color: #fff; text-align: center;}
.NetCheack .menus li.on .am{color: #008CD5;}
.NetCheack .menus li.on .am i,.NetCheack .menus li.fold .item .tit i{transform: rotate(-180deg);}
.NetCheack .menus li.on .item{display: block;}
.NetCheack .Pages{padding: 15px 0; line-height: 22px; margin-top: 0;}
.NetCheack .Pages .a_prev,.NetCheack .Pages .a_next,.NetCheack .Pages .num a{width: 24px;}
*/

/* 网点查询 */

.NetCheack .img img {
  display: block;
  width: 100%;
}

.NetCheack .w1200 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -277px 0 0 -600px;
  z-index: 99;
}

.NetCheack .box {
  background: #fff;
  width: 320px;
  height: 554px;
  box-shadow: 0px 2px 2px 2px #999;
}

.NetCheack .box .title {
  font-size: 18px;
  line-height: 60px;
  padding-left: 15px;
  color: #fff;
}

.NetCheack .menus {
  background: #EFF2F8;
  max-height: 440px;
  overflow: auto;
}

.NetCheack .menus li {
  border-bottom: 1px solid #ddd;
}

.NetCheack .menus li .am {
  display: block;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #ddd;
  padding: 0 15px;
  font-size: 16px;
}

.NetCheack .menus li .am i {
  float: right;
  transition: 300ms;
}

.NetCheack .menus li dl {
  display: none;
}

.NetCheack .menus li dl dd {
  padding: 15px 15px 10px;
  line-height: 24px;
  white-space: pre-wrap;
}

.NetCheack .menus li dl dd p {
  position: relative;
  padding-left: 54px;
}

.NetCheack .menus li dl dd .name {
  position: absolute;
  left: 0;
  top: 0;
  width: 44px;
  color: #fff;
  text-align: center;
}

.NetCheack .menus li.on .am {
  color: #008CD5;
}

.NetCheack .menus li.on .am i {
  transform: rotate(-180deg);
}

.NetCheack .menus li.on dl {
  display: block;
}

.NetCheack .Pages {
  padding: 15px 0;
  line-height: 22px;
  margin-top: 0;
}

.NetCheack .Pages .a_prev,.NetCheack .Pages .a_next,.NetCheack .Pages .num a {
  width: 24px;
}



@media ( max-width:1230px) {
  .NetCheack .w1200 {
    position: static;
    margin: 15px 0;
  }

  .NetCheack .box {
    width: auto;
    height: auto;
  }
}

@media ( max-width:640px) {
  .NetCheack .menus li .am {
    height: 45px;
    line-height: 45px;
  }

  .NetCheack .menus li dl dd {
    padding: 10px 15px;
  }
}

/* 列表页 */
.NewsList2 li {
  padding: 15px 20px;
  border-bottom: 1px dashed #ddd;
}

.NewsList2 li .title {
  margin-bottom: 10px;
}

.NewsList2 li .date {
  float: right;
  color: #999;
  margin-left: 10px;
}

.NewsList2 li .tit {
  font-size: 16px;
  font-weight: bold;
}

.NewsList2 li .p {
  -webkit-line-clamp: 1;
  color: #8b969f;
}

@media ( max-width:768px) {
  .NewsList2 li {
    padding: 15px 0;
  }

  .NewsList2 li .title {
    margin-bottom: 5px;
  }
}

@media ( max-width:640px) {
  .NewsList2 li {
    padding: 10px 0;
  }

  .NewsList2 li .date {
    float: none;
    margin-left: 0;
  }
}


/*Menu002518 */
.Menu002518 .side-title {
  background: url(../images/Menu002518_titlebg.jpg) repeat-x left top;
  color: #fff;
  font-size: 24px;
  border-radius: 20px 20px 0 0;
  padding: 20px 0 0 40px;
  height: 79px;
  font-weight: bold;
}

.Menu002518 .side-title span {
  display: block;
  opacity: 0.5;
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
}

.Menu002518 .side-menu {
  background: #fff;
  border-radius: 0 0 20px 20px;
  padding: 25px 0 4% 10px;
  box-sizing: border-box;
}

.Menu002518 .side-menu li {
  margin-bottom: 10px;
}

.Menu002518 .side-menu li a {
  display: block;
  font-size: 16px;
  position: relative;
  color: #666;
}

.Menu002518 .side-menu > ul > li > a {
  line-height: 44px;
  padding-left: 30px;
  border-radius: 30px 0 0 30px;
  font-weight: normal;
  font-size: 18px;
  background: #f5f5f5;
}

.Menu002518 .side-menu li a i {
  position: absolute;
  right: 34px;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
}

.Menu002518 .side-menu li a i::before,
.Menu002518 .side-menu li a i::after {
  position: absolute;
  content: '';
  background: #d1d1d1;
}

.Menu002518 .side-menu li a i::before {
  left: 20%;
  height: 2px;
  width: 60%;
  top: 50%;
  margin-top: -1px;
}

.Menu002518 .side-menu li a i::after {
  left: 50%;
  width: 2px;
  margin-left: -1px;
  top: 20%;
  height: 60%;
}

.Menu002518 .side-menu li ul {
  display: none;
}

.Menu002518 .side-menu > ul > li > a:hover,
.Menu002518 .side-menu > ul > li.aon > a {
  background: #98DBFC;
}

.Menu002518 .side-menu li a:hover,
.Menu002518 .side-menu li.aon > a {
  color: #008CD5;
  font-weight: bold;
}

.Menu002518 .side-menu li a:hover i::before,
.Menu002518 .side-menu li.aon a i::before {
  background: #98DBFC;
}

.Menu002518 .side-menu li a:hover i::after,
.Menu002518 .side-menu li.aon a i::after {
  display: none;
}

.Menu002518 .side-menu li ul {
  padding: 16px 0 0 0;
}

.Menu002518 .side-menu li ul li {
  padding-left: 30px;
}

.Menu002518 .side-menu li ul li a {
  line-height: 48px;
  border-bottom: 1px solid #f4f4f4;
  position: relative;
}

.Menu002518 .side-menu li ul li:last-child a {
  border-bottom: 0;
}

.Menu002518 .side-menu li ul li a::before,
.Menu002518 .side-menu li ul li a::after {
  position: absolute;
  content: '';
  opacity: 0;
}

.Menu002518 .side-menu li ul li a::before {
  right: 34px;
  top: 50%;
  width: 15px;
  height: 15px;
  margin-top: -7.5px;
  background: #98DBFC;
  border-radius: 50%;
}

.Menu002518 .side-menu li ul li a::after {
  border-color: transparent;
  border-width: 3px 0 3px 4px;
  border-style: solid;
  border-left-color: #fff;
  right: 39px;
  top: 50%;
  margin-top: -3px;
}

.Menu002518 .side-menu li ul li a:hover::before,
.Menu002518 .side-menu li ul li a:hover::after,
.Menu002518 .side-menu li ul li.aon a::before,
.Menu002518 .side-menu li ul li.aon a::after {
  opacity: 1;
}

@media(min-width:1025px) {
  .Menu002518 .side-open_menu {
    display: none;
  }
}

@media(max-width:1024px) {
  .Menu002518 {
    position: relative;
    z-index: 10;
  }

  .Menu002518 .side-menu {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
    margin-top: 5px;
    z-index: 100;
    padding:10px;
  }

  .Menu002518 .side-open_menu {
    position: relative;
    background: rgba(226, 16, 19, 0.1);
    border: 3px solid #fff;
    border-radius: 6px;
    padding: 10px 20px;
    font-size: 18px;
    box-shadow: 0 3px 0 #e21013;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .Menu002518 .side-open_menu::before {
    position: absolute;
    content: '';
    border: 5px solid transparent;
    border-top-color: #e21013;
    right: 20px;
    top: 50%;
    margin-top: -2px;
  }
}

@media(max-width:480px) {
  .Menu002518 .side-menu > ul > li > a {
    line-height: 40px;
    padding-left: 20px;
    font-size: 16px;
  }

  .Menu002518 .side-menu li ul li a {
    line-height: 36px;
  }

  .Menu002518 .side-menu li a {
    font-size: 14px;
  }

  .Menu002518 .side-menu {
    /* padding-top: 10px; */
  }
}

/*外汇牌价*/
.sub-content {
  padding: 50px 10px 10px 10px;
  margin: 0 auto;
  position: relative;
}

.detailed {
  *zoom: 1;
}

.detailed h1 {
  font-size: 16px;
  text-align: center;
  /*height:35px;*/
  line-height: 35px;
}

.detailed p.time-info {
  text-align: center;
  color: #666;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #CCC;
}

.detailed-con {
  line-height: 22px;
  color: #333;
  *zoom: 1;
}

.sub-content h3 {
  background: url(../images/sub-content-h3.png) repeat-x 0 center;
  margin-bottom: 10px;
}

.sub-content h3 span {
  padding-left: 20px;
  display: block;
  float: left;
  font-size: 14px;
  padding: 0 0 0 20px;
  background: #fbfcfc url(../images/icon05.png) no-repeat 0 center;
}

.detailed-con th {
  text-align: center;
  text-align: center;
  background: #C2FFFF;
  border-left: 0;
  border-top: 0;
  border-bottom: 0;
}

.detailed-con td {
  border-left: 0;
  border-bottom: 0;
  text-align: center;
}

.detailed-con tr td:last-child,.detailed-con tr th:last-child {
  border-right: 0
}

.ContentAbout.content a {
  color: #008cd5;
  text-decoration: underline;
}


/* 20211210产品搜索 */
.product_search{padding:3% 0;}
.product_search .p_Search{width:100%;max-width:500px;border:1px solid #e5e5e5;padding-right:60px;height:50px;line-height: 48px;box-sizing: border-box;position: relative;}
.product_search .p_Search button{width:60px;height:50px;background:#008CD5;color:#fff;text-align: center;position: absolute;top:-1px;right:0;}
.product_search .p_Search button i{font-size: 25px;color:#fff;}
.product_search .p_Search input{box-sizing: border-box;width:100%;padding:0 15px;}

.product_search .screen{margin-top:30px;margin-bottom:50px;}
.product_search .screen .tit{font-size: 20px;font-weight: bold;color:#000;margin-bottom:20px;}

.product_search .screen .item{padding-left:150px;position: relative;line-height: 30px;margin-bottom:20px;}
.product_search .screen .item .type{position: absolute;left:0;top:0;}
.product_search .screen .item .type b{color:red;}
.product_search .screen .item ul li{display: inline-block;margin-right:20px;}

.product_search .Search_result .tit{font-size: 20px;font-weight: bold;color:#000;margin-bottom:20px;}

.product_search .Search_result table{width:100%;border-collapse: collapse;border-spacing: 0;box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.product_search .Search_result table tr td{height:60px;padding:5px;text-align: center;font-size: 13px;}
.product_search .Search_result table tr:first-child{background:#008CD5;}
.product_search .Search_result table tr:first-child td{color:#fff;}

.product_search .Search_result table tr{background:#f5f9fc;}
.product_search .Search_result table tr:nth-child(2n){background:#fff;}

.product_search .Search_result .Search_table{margin-bottom:50px;}


.product_search .SearchCon{margin-top:60px;line-height: 30px;}


@media(max-width:768px){
  .product_search{padding:0;}
  .product_search .p_Search{max-width:360px;height:40px;line-height: 38px;}
  .product_search .screen .tit{font-size: 18px;margin-bottom:10px;}
  .product_search .screen .item{padding-left:100px;}
  .product_search .p_Search button{height:40px;}
  .product_search .Search_result .tit{font-size: 18px;margin-bottom:10px;}
  .product_search .Search_result .Search_table{overflow: auto;}
  .product_search .Search_result .Search_table table{width:1200px;}

}

@media(max-width:480px){
  .product_search .screen .tit{font-size: 16px;}
  .product_search .Search_result .tit{font-size: 16px;}
  .product_search .screen{margin-bottom:30px;}
  .product_search .screen .item{padding-left:0;margin-bottom:10px;line-height: 25px;}
  .product_search .screen .item .type{position: static;margin-bottom:5px;font-weight: bold;}
  .product_search .SearchCon{margin-top:30px;}
}




/* 皮肤 20220120*/
/* 新春版 */
/*网页滚动条*/
.xinchun::-webkit-scrollbar{
  width: 5px; height:5px;-webkit-overflow-scrolling : touch;
  background-color: #e6e6e6;}
.xinchun::-webkit-scrollbar-track{
  background-color: #e6e6e6;}
.xinchun::-webkit-scrollbar-thumb{
  border-radius: 10px;
  background-color: #cf0000;}
.xinchun::-webkit-scrollbar-button{
  height: 0px;
  background-color: #e6e6e6;}

.xinchun a:hover{color:#cf0000;}

.xinchun .MainNav li#nav0.onnav span a, .xinchun .MainNav li#nav0:hover span a {
  background: url(../images/homec.png) no-repeat center center #cf0000;
  color: #fff;
}
.xinchun .MainNav li.onnav span a, .xinchun .MainNav li:hover span a{
  background:#cf0000;color:#fff;
}

.xinchun .Top{background:url(../images/xinchuntopbg.png) no-repeat center center;background-size: cover;}
.xinchun .Bottom{background: #cf0000 url(../images/xinchunbottombg.jpg) no-repeat center bottom;background-size: cover;}
.xinchun .linearColor{background: url(../images/xinchunbuttonbg.png) no-repeat center center;background-size: cover;}

.xinchun .HomeEnter dl dd .zs{color:#cf0000;}
.xinchun .HomeMenu .item i{background:#cf0000;}

.xinchun .SlideTxt .hd li.on a{color:#cf0000;}
.xinchun .HomeInvest .hd li.on a{color:#cf0000;}
.xinchun .SlideTxt .hd li i{background:#cf0000;}
.xinchun .HomeInvest .hd li i{background:#cf0000;}

.xinchun .FloatBox dd .box{background:#cf0000;}
.xinchun .HomeService .item:hover .box{background:url(../images/xinchunbg.png) repeat;}

.xinchun .HomeTit img{display: none;}
.xinchun .HomeInvest .HomeTit{background:url(../images/xinchuntit1.png) no-repeat top center;background-size: contain;}
.xinchun .HomeRecommend .HomeTit{background:url(../images/xinchuntit2.png) no-repeat top center;background-size: contain;}
.xinchun .HomeActive .HomeTit{background:url(../images/xinchuntit3.png) no-repeat top center;background-size: contain;}

.xinchun .f_color{color:#cf0000 !important;}
.xinchun .HomeRecommend .item i{background:#cf0000;}
.xinchun .slick-dots li.slick-active button{background:#cf0000;}

.xinchun .HomeEnter dl dd:last-child p{padding-left:20px;box-sizing: border-box;}
.xinchun .HomeEnter dl dd:last-child p img{display: none;}
.xinchun .HomeEnter dl dd:last-child p:nth-child(1){background:url(../images/xinchunticon1.png) no-repeat center left;}
.xinchun .HomeEnter dl dd:last-child p:nth-child(2){background:url(../images/xinchunticon2.png) no-repeat center left;}

.xinchun .NavPull dd .more{color:#cf0000;}
.xinchun .MainNav li#nav0 span a {
  background: url(../images/xinchunhome.png) no-repeat center center;
}

.xinchun .Menus dd.on a,.xinchun .Menus dd:hover a{background: url(../images/nxinchunbg.png) no-repeat center center;background-size: cover;}
.xinchun .Current span{color:#cf0000;}
.xinchun .Pages a:hover, .xinchun .Pages a.a_cur{background:#cf0000;border:1px solid #cf0000;}

.xinchun .Menu002518 .side-menu > ul > li > a:hover, .xinchun .Menu002518 .side-menu > ul > li.aon > a{background:#f58f8f;}
.xinchun .Menu002518 .side-menu li a:hover, .xinchun .Menu002518 .side-menu li.aon > a{color:#cf0000;}

.xinchun .openbtn span{background:#cf0000;}
.xinchun .HomeInvest .item i{background:#cf0000;}

.xinchun .HomeEnter dl dd p::before{background:#cf0000;}

@media(max-width:480px){
  .FloatBox dd .box img{max-height:25px;}
}

/* 冬季版 */
.dongji::-webkit-scrollbar{
  width: 5px; height:5px;-webkit-overflow-scrolling : touch;
  background-color: #e6e6e6;}
.dongji::-webkit-scrollbar-track{
  background-color: #e6e6e6;}
.dongji::-webkit-scrollbar-thumb{
  border-radius: 10px;
  background-color: #005ec5;}
.dongji::-webkit-scrollbar-button{
  height: 0px;
  background-color: #e6e6e6;}

.dongji a:hover{color:#005ec5;}

.dongji .MainNav li#nav0.onnav span a, .dongji .MainNav li#nav0:hover span a {
  background: url(../images/homec.png) no-repeat center center #005ec5;
  color: #fff;
}
.dongji .MainNav li.onnav span a, .dongji .MainNav li:hover span a{
  background:#005ec5;color:#fff;
}

.dongji .Top{background:url(../images/dongjitopbg.png) no-repeat center center;background-size: cover;}
.dongji .Bottom{background: #005ec5 url(../images/dongjibottombg.jpg) no-repeat center bottom;background-size: cover;}
.dongji .linearColor{background: url(../images/dongjibuttonbg.png) no-repeat center center;background-size: cover;}

.dongji .HomeEnter dl dd .zs{color:#005ec5;}
.dongji .HomeMenu .item i{background:#005ec5;}

.dongji .SlideTxt .hd li.on a{color:#005ec5;}
.dongji .HomeInvest .hd li.on a{color:#005ec5;}
.dongji .SlideTxt .hd li i{background:#005ec5;}
.dongji .HomeInvest .hd li i{background:#005ec5;}

.dongji .FloatBox dd .box{background:#005ec5;}
.dongji .HomeService .item:hover .box{background:url(../images/dongjibg.png) repeat;}

.dongji .HomeTit img{display: none;}
.dongji .HomeInvest .HomeTit{background:url(../images/dongjitit1.png) no-repeat top center;background-size: contain;}
.dongji .HomeRecommend .HomeTit{background:url(../images/dongjitit2.png) no-repeat top center;background-size: contain;}
.dongji .HomeActive .HomeTit{background:url(../images/dongjitit3.png) no-repeat top center;background-size: contain;}

.dongji .f_color{color:#005ec5 !important;}
.dongji .HomeRecommend .item i{background:#005ec5;}
.dongji .slick-dots li.slick-active button{background:#005ec5;}

.dongji .HomeEnter dl dd:last-child p{padding-left:20px;box-sizing: border-box;}
.dongji .HomeEnter dl dd:last-child p img{display: none;}
.dongji .HomeEnter dl dd:last-child p:nth-child(1){background:url(../images/dongjiticon1.png) no-repeat center left;}
.dongji .HomeEnter dl dd:last-child p:nth-child(2){background:url(../images/dongjiticon2.png) no-repeat center left;}

.dongji .NavPull dd .more{color:#005ec5;}
.dongji .MainNav li#nav0 span a {
  background: url(../images/dongjihome.png) no-repeat center center;
}

.dongji .Menus dd.on a,.dongji .Menus dd:hover a{background: url(../images/ndongjibg.png) no-repeat center center;background-size: cover;}
.dongji .Current span{color:#005ec5;}
.dongji .Pages a:hover, .dongji .Pages a.a_cur{background:#005ec5;border:1px solid #005ec5;}

.dongji .Menu002518 .side-menu > ul > li > a:hover, .dongji .Menu002518 .side-menu > ul > li.aon > a{background:#8ac0fa;}
.dongji .Menu002518 .side-menu li a:hover, .dongji .Menu002518 .side-menu li.aon > a{color:#005ec5;}

.dongji .openbtn span{background:#005ec5;}
.dongji .HomeInvest .item i{background:#005ec5;}

.dongji .HomeEnter dl dd p::before{background:#005ec5;}

@media(max-width:480px){
  .FloatBox dd .box img{max-height:25px;}
}





